home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 October / EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso / Aminet / util / virus / BBBF109p.lha / Programmers / fd / BBBF.fd next >
Text File  |  1994-03-16  |  239b  |  12 lines

  1. ##base _BootblockBase
  2. ##bias 30
  3. ReadBBBF(name)(A0)
  4. FreeBBBF()()
  5. CheckBoot(buffer,boot)(A0/A1)
  6. GetBBBFInfo(viruses,version)(A0/A1)
  7. ListBBBF()()
  8. ReadBoot(drive,boot)(D0,A0)
  9. WriteBoot(drive,boot)(D0,A0)
  10. InstallBoot(drive,bootno)(D0/D1)
  11. ##end
  12.